print-editor demo: Fix linking on Visual Studio
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 18 May 2020 03:35:52 +0000 (11:35 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 18 May 2020 03:35:52 +0000 (11:35 +0800)
commita4416e389a2a20b39d66368f9d9328480b67ae90
treed6528c6778c0d8182e744e07421e99074b8d29eb
parentf958a6ecf75ab50dcd7b8729e4fbf2b9e65ac65d
print-editor demo: Fix linking on Visual Studio

We need to pass in '/entry:mainCRTStartup' as we did for the other demo
programs that have 'gui_app: true' in their Meson build settings.
demos/print-editor/meson.build